projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1085edc
)
Fix typo.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:27:52 +0000
(17:27 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:27:52 +0000
(17:27 +0000)
etc/ChangeLog
patch
|
blob
|
history
diff --git
a/etc/ChangeLog
b/etc/ChangeLog
index b6d1fc2d6bb3168eb4a43c1f0f7a591a0f563e5b..6dd171aed11f1db05692231cb2afa59854b44e61 100644
(file)
--- a/
etc/ChangeLog
+++ b/
etc/ChangeLog
@@
-1,6
+1,6
@@
2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
- * emacs.py
: (eargs)
Provide eldoc message for builtin types.
+ * emacs.py
(eargs):
Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
2006-10-22 Chong Yidong <cyd@stupidchicken.com>